home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / util2 / iconchif.rea < prev    next >
Text File  |  1996-02-22  |  2KB  |  49 lines

  1. Short:    WB-Patch, faking Default-Icons for different Filetypes
  2. Author:   schulz@rhrk.uni-kl.de (Stefan Schulz)
  3. Uploader: schulz@rhrk.uni-kl.de (Stefan Schulz)
  4. Version:  1.10
  5. Type:     util/wb
  6.  
  7. Long:
  8.  
  9.   IconChief  is  a Program which causes the Workbench to use more than just
  10. the  usual  6  Default-Icons for Files.  If you take a look at a drawer via
  11. Workbench  using  the Option "all Files" of the Menuitem "Show",  all Files
  12. which  have no Icon will be displayed using one of three Default-Icons,  as
  13. there  are  Drawer,   Program  and  Project.  The other 3 Default-icons are
  14. reserved for Disks, Kickstart-Disks and, of course, the Trashcan.
  15.  
  16.   Especially for files of the kind Program and Project you can find out the
  17. contents of this file by analysing or by extensions. For example if it is a
  18. LHA-Archive  or  a  Text can easily be detected.  But even under OS 3.1 the
  19. system doesn't pay attention to it and uses one Standard-Icon for all those
  20. different kinds of files.
  21.  
  22.   Now comes IconChief to do what you miss.  When displaying the Files, each
  23. of  them  will be analysed and a Default-Icon will be selected depending on
  24. the detected kind of the file.  The workbench will get this Default-Icon as
  25. the  "real"  Icon  owing  to  the  File.  The advantage you get is a better
  26. optical representation of the kind of a File.  Furthermore, you can set the
  27. Tooltypes  of  the  single Default-Icons depending on the kind.  So you can
  28. simply  call  a  program  for  a file by double-clicking the Icon,  e.g.  a
  29. Textviewer or a Pictureviewer, displaying Archives or playing Music.
  30.  
  31.   The analysis of the files will be done using the WhatIs.library,  written
  32. by Sylvain Rougier and Pierre Carrette.
  33.  
  34.  
  35.   This is required for using IconChief:
  36.  
  37. o  AmigaOS 2.0 (37) or higher
  38. o  WhatIs.library Version 3 or higher
  39.  
  40.  
  41.  
  42. NEW FEATURES SINCE 1.00:
  43.  
  44. o some enforcer hits removed
  45.  
  46. o selective deep scan
  47.  
  48. o disk.info replacement
  49.